home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / dev / m2 / GUIToolsV38_1src.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  2.2 KB  |  60 lines

  1. Short: modula-2 source of the guitools.library (38.1)
  2. Type: dev/m2
  3. Uploader: tarot@uni-paderborn.de (Carsten Ziegeler)
  4. Author: tarot@uni-paderborn.de (Carsten Ziegeler)
  5.  
  6. This is the complete modula-2 source code of the guitools.library
  7. version 38.1.
  8. The source is not documented (sorry) but it is possible to use
  9. these modules within the M2Amiga modula-2 programming enviroment
  10. to develope programs which take advantage of GUITools without
  11. needing the guitools.library (because these modules can be used
  12. as standard modula-2 library modules).
  13.  
  14. Now follows a short description of the guitools.library which can
  15. be found in the AMINET dev/gui drawer !
  16.  
  17. This is the new release (V38.1) of the guitools.library.
  18.  
  19. It does a lot of work for you while creating, checking and
  20. handling GUIs.
  21. This can be done in an "object orientated way", because GUITools
  22. does nearly most of the intuition/gadtools message handling
  23. WITHOUT bothering the application !
  24.  
  25. All gadtools gadgets and menus can be used along with some own
  26. GUITools gadgets like a progress indicator kind or a bevelbox kind.
  27. In addition it is possible to handle automatically key equivalents,
  28. and GUITools is also capable of resizing GUIs with any applications
  29. help !
  30.  
  31. GUITools is a shared library and can be used within every programming
  32. language. But for now there are only interface modules for SASC and
  33. M2Amiga !
  34.  
  35. GUITools requires at least OS2.04, because the gadtools and the
  36. asl library are used !
  37.  
  38. Changes to V38.0:
  39. ----------------
  40. - english documentation
  41. - object orientated defining of the GUI
  42. - some bugs fixed
  43.  
  44. Enjoy it !
  45.  
  46. May 1994, Carsten Ziegeler
  47.  
  48.  
  49. ============================= Archive contents =============================
  50.  
  51. Original  Packed Ratio    Date     Time    Name
  52. -------- ------- ----- --------- --------  -------------
  53.     1159     560 51.6% 20-May-94 17:07:04  GUIToolsV38_1_SRC/GTRequester.def
  54.     8663    2458 71.6% 20-May-94 17:07:34  GUIToolsV38_1_SRC/GTRequester.mod
  55.    27828    6423 76.9% 20-May-94 16:53:00  GUIToolsV38_1_SRC/GUITools.def
  56.    77892   16753 78.4% 20-May-94 17:06:28  GUIToolsV38_1_SRC/GUITools.mod
  57.    10560    3856 63.4% 22-May-94 17:26:26  GUIToolsV38_1_SRC/GUITools_SRC.guide
  58. -------- ------- ----- --------- --------
  59.   126102   30050 76.1% 25-May-94 11:10:22   5 files
  60.